home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / RIGHT.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  250 b   |  13 lines

  1. on exitFrame
  2.   puppetTransition(52, 6, 1, 1)
  3.   delay(5 * 60)
  4. end
  5.  
  6. on enterFrame
  7.   puppetTempo(5)
  8.   set the cursor of sprite 21 to 0
  9.   set the cursor of sprite 22 to 0
  10.   set the cursor of sprite 23 to 0
  11.   set the cursor of sprite 24 to [319, 320]
  12. end
  13.